home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vgaed.zip / VGAEDIT.ZIP / VGAEDIT.DOC < prev    next >
Text File  |  1997-04-26  |  34KB  |  951 lines

  1. <LEFT>                              
  2. <PRINT><PAGE><OFF>
  3. <PRINT><WINDOW><10><1><80><60><5><42>
  4. <PRINT><LINE><26><0><1>
  5. <READ><HEADER><VGA EDIT 1.2 Docs>
  6. <CENTER>
  7. VGA Edit 1.2   
  8. Copyright 1996,1997 By Bruce O'Banion
  9. A full VGA color editor and management system
  10.  
  11. Turbo C 2.0 and Turbo C++ 1.0 copyrigth 1987-1990 
  12. by Borland International Inc.
  13. MS-DOS 5.0 copyright 1991 by Microsoft Corp.
  14. MOU105 Copyright (C) 1990, 1991 by Dave Kirsch.
  15.  
  16. <PRINT><PAGE><NEW>
  17. <PRINT><LINE><4><0><1>
  18. <READ><OFF>
  19. <PRINT><PAGE><OFF>
  20. Table of Contense
  21. <LEFT>
  22.  
  23.   General Info                                 Page 1
  24.   Support                                      Page 2
  25.   Future                                       Page 3
  26.   Quarks/Hints                                 Page 3
  27.   Fungtions                                    Page 4
  28.   Executes                                     Page 7
  29.   Defines                                      Page 8
  30.   Legal Stuff                                  Page 9
  31.   Registration                                 Page 17
  32.  
  33.  
  34. <PRINT><PAGE><NEW>
  35. <PRINT><HEADER><General Information>
  36. <CENTER>
  37. <READ><LINE><1><74><205>
  38. General Info
  39. <LEFT>
  40.  
  41.   VGA EDIT 1.2 is a full VGA color editor and management utility 
  42. for DOS and Turbo C/C++. All palette and DAC register settings 
  43. can be edited and saved to files which are easaly loaded with a 
  44. single call. This allows you (the developer) to use the complete 
  45. color capabiltities of VGA in text graphics modes. You can get 16 
  46. out of over 256k color combinations. The color scheme of you 
  47. product and litraly change with every key stroke giving you ture 
  48. graphics color with the speed of text and smallness of text 
  49. graphics.
  50.   The editor (vgaedit.exe) is full mouse,cursored and hotkeyed 
  51. for friendly use. All fungtions have help screens called by F1. 
  52. All file overwrites are prompted and backed up.
  53.   Four executes are included in the distributed version 
  54. (savedac.exe, loaddac.exe, savepal.exe, and loadpal.exe). There 
  55. is an online document and demo program with source. Also a 
  56. document reader/printer (readocs.exe) that will print documents 
  57. in a preformated for binder format. The libs and executes will 
  58. install and deinstall with install.exe. 
  59.   A note about VGA color.  EGA color is restricted to The first 
  60. 64 DAC registers and these are set and not changable. In vga 
  61. color the DAC registers as well as the palette registers can be 
  62. changed. In VGA the DAC registers can be set to over 256,000 
  63. different settings giving you 16 out of over 256,000 colors and 
  64. the DAC as well as the palette can be saved for easy management 
  65. of multable color schemes in plain DOS text graphics mode.
  66.  
  67.   This program and utility requier a VGA video card, 286 or 
  68. better, and mouse. A 9 pin dot matrics is needed to print the 
  69. docs. 
  70.  
  71. <CENTER>
  72. A word or two.
  73. <READ><LINE><1><17><223>
  74. <PRINT><LINE><1><17><126>
  75. <LEFT>
  76.  
  77.   Simply Soft is a new approach to some of the headaches of 
  78. shareware development and packaging. I have designed a line of 
  79. development utilities and libraries for some of the redundant and 
  80. code hungary I/O management and control. Soon I will have these 
  81. and more in other languages and as a single package. Early in 97 
  82. I will release a complete Install/deinstall and document package 
  83. that will give you ASP specs in those areas with just a few text 
  84. files you make on a simple ASCII editor. With these and a DIZ/DOZ 
  85. file editor you as the sharewarer will have all the tools and 
  86. userfriendly editors to produce your own quality (ASP standards) 
  87. programs.
  88.   If you have any suggestions on these products or future products 
  89. drop me a line. If you what to keep up with our development and 
  90. get full details on our products and future ones visit my homepage 
  91. (see support for address).
  92.  
  93. For other products and news see my webpage at: 
  94.  
  95.             http://home.sprynet.com/sprynet/simplyst
  96.  
  97. <PRINT><HEADER><Support>
  98. <CENTER>
  99. <READ><LINE><1><74><205>
  100. Support
  101. <LEFT>
  102.  
  103. I will be avalible for tech support at this address:
  104.      
  105.            Bruce R. O'Banion
  106.            318 Oak St.
  107.            Modesto CA. 95351
  108.        
  109.            Phone: 209-522-2664  (24hr answer machine)
  110.                   209-576-2429  (24hr answer machine)
  111.      
  112. Or on the internet simplyst@sprynet.com
  113.  
  114. Home page: http://home.sprynet.com/sprynet/simplyst/
  115.  
  116. <PRINT><PAGE><NEW>
  117. <PRINT><HEADER><Future>
  118. <CENTER>
  119. <READ><LINE><1><74><205>
  120. The Future
  121. <LEFT>
  122.   This and other Simply Soft  utilities  are going to be conbined
  123. into a complete I/O manaement system with all graphics control
  124. in one easy editor so your full graphics scheme (color, screens,
  125. menus, forms, songs, and fonts) can be edited and viewed together
  126. for complete management system.
  127. <CENTER>
  128. <READ><LINE><1><74><205>
  129. <PRINT><LINE><1><64><45>
  130. Quarks
  131. <LEFT>
  132.   I have found none so far. If you find any please contact me. See
  133. support.
  134. <PRINT><PAGE><NEW>                           
  135. <PRINT><HEADER><Functions>
  136. <CENTER>
  137. <READ><LINE><1><74><205>
  138. Management Functions
  139. <PRINT><LINE><1><64><45>
  140. <READ><LINE><1><74><205>
  141. save_color_regs()
  142. <READ><LINE><1><17><223>
  143. <PRINT><LINE><1><17><126>
  144. <LEFT>
  145.   Save_color_regs() saves the DAC registers to a file. The only 
  146. parameter is the file name. If the file dose not exist it will be 
  147. created.
  148.   
  149. Example:
  150.   
  151.    save_color_regs("TEST.DAC");
  152.  
  153.    This will save the current DAC register set to a file called 
  154.    TEST.DAC.
  155. <CENTER>
  156. <PRINT><LINE><1><64><45>
  157. <READ><LINE><1><74><205>
  158. load_color_regs()
  159. <READ><LINE><1><17><223>
  160. <PRINT><LINE><1><17><126>
  161. <LEFT>
  162.   Load_color_regs() will load the DAC registres from a file. It 
  163. takes only one parameter the file name.
  164.   
  165. Example:
  166.    
  167.   load_color_regs("TEST.DAC");
  168.    
  169.   This will load the DAC register set with the data in file 
  170.   TEST.DAC.  
  171. <CENTER>
  172. <PRINT><LINE><1><64><45>
  173. <READ><LINE><1><74><205>
  174. read_color_reg()
  175. <READ><LINE><1><17><223>
  176. <PRINT><LINE><1><17><126>
  177. <LEFT>
  178.   Read_color_reg() reads a single DAC register. The parameters 
  179. are a three byte color register and the DAC register number.
  180.   
  181. Example
  182.   
  183.   char color[3];
  184.   
  185.   read_color_reg(color,34);
  186.   
  187.   This will read the DAC register number 34's color settings into 
  188.   the register color. Color[0] is, red color[1] is green, and 
  189.   color[2] is blue. DAC numbers are from 0 to 255.
  190. <CENTER>
  191. <PRINT><LINE><1><64><45>
  192. <READ><LINE><1><74><205>
  193. <PRINT><PAGE><NEW>
  194. Management Functions
  195. <PRINT><LINE><1><64><45>
  196. write_color_reg()
  197. <READ><LINE><1><17><223>
  198. <PRINT><LINE><1><17><126>
  199. <LEFT>
  200.   Write_color_reg() will load a single DAC register with new 
  201. color settings. The parameters are a three byte color register 
  202. and the DAC register number.
  203.    
  204. Example:
  205.   
  206.    char color[3];
  207.    
  208.    write_color_reg(color,34);
  209.    
  210.    This will load the color settings in color to DAC register 34. 
  211.    Color[0] is red, color[1] is green, and color[2] is blue. 
  212.    Settings are from 0 to 63. DAC register numbers are from 0 to 
  213.    255.
  214. <CENTER>
  215. <PRINT><LINE><1><64><45>
  216. <READ><LINE><1><74><205>
  217. save_palette()
  218. <READ><LINE><1><17><223>
  219. <PRINT><LINE><1><17><126>
  220. <LEFT>
  221.   Save_palette() saves the current palette settings to a file. 
  222. The parameter is the file path and name.
  223.   
  224. Example:
  225.   
  226.   save_palette("TEST.PAL");
  227.   
  228.   This will save the current palette to a file called TEST.PAL.
  229. <CENTER>
  230. <PRINT><LINE><1><64><45>
  231. <READ><LINE><1><74><205>
  232. load_palette()
  233. <READ><LINE><1><17><223>
  234. <PRINT><LINE><1><17><126>
  235. <LEFT>
  236.   Load_palette() will load a file with palette settings in to the 
  237. palette. It's parameter is the file path and name.
  238.    
  239. Example:
  240.   
  241.   load_palette("TEST.PAL");
  242.   
  243.   This loads the file TEST.PAL's data into the palette.
  244. <CENTER>
  245. <PRINT><LINE><1><64><45>
  246. <READ><LINE><1><74><205>
  247. write_palette()
  248. <READ><LINE><1><17><223>
  249. <PRINT><LINE><1><17><126>
  250. <LEFT>
  251.   Write_palette() loads a DAC register into the selected palette. 
  252. The parameters are the DAC register number (0 to 63) and palette 
  253. number (0 to 15).
  254.    
  255. Example:
  256.   
  257.   write_palette(63,15);
  258.   
  259.   This loads DAC number 63 (C_WHITE) into palette 15 (WHITE).
  260. <CENTER>
  261. <PRINT><LINE><1><64><45>
  262. <READ><LINE><1><74><205>
  263. <PRINT><PAGE><NEW>
  264. Management Functions
  265. <PRINT><LINE><1><64><45>
  266. read_palette()
  267. <READ><LINE><1><17><223>
  268. <PRINT><LINE><1><17><126>
  269. <LEFT>
  270.   Read_palette() will read and return the selected palette color 
  271. or DAC register number.
  272.   
  273. Example:
  274.    
  275.   int color; 
  276.    
  277.   color = read_palette(5);
  278.   
  279.   This will return teh DAC register number in palette 5 (MAGENTA) 
  280. to int color.
  281. <CENTER>
  282. <PRINT><LINE><1><64><45>
  283. <READ><LINE><1><74><205>
  284. vga_get_adapter()
  285. <READ><LINE><1><17><223>
  286. <PRINT><LINE><1><17><126>
  287. <LEFT>
  288.   Vga_get_adapter() will return the video adapter code for EGA 
  289. (3), VGA (9), and all others (0).
  290.   
  291. Example:
  292.   
  293.   int adapt;
  294.   
  295.   adapt = vga_get_adapter();
  296.   
  297.   This will return the adapter code into adapt.
  298. <CENTER>
  299. <PRINT><LINE><1><64><45>
  300. <READ><LINE><1><74><205>
  301. gray_color_reg()
  302. <READ><LINE><1><17><223>
  303. <PRINT><LINE><1><17><126>
  304. <LEFT>
  305.   Gray_color_reg() will gray scale a selected DAC register (0 to 
  306. 255).
  307.   
  308. Example:
  309.   
  310.   gray_color_reg(52);
  311.   
  312.   This will gray scale the color settings in DAC register 52.
  313. <CENTER>
  314. <PRINT><LINE><1><64><45>
  315. <READ><LINE><1><74><205>
  316. gray_color_regs()
  317. <READ><LINE><1><17><223>
  318. <PRINT><LINE><1><17><126>
  319. <LEFT>
  320.   Gray_color_regs() will gray scale all the DAC registers.
  321.   
  322. Example:
  323.   
  324.   gray_color_regs();
  325.   
  326.   This will gray scale the color settings in all of the DAC 
  327.   registers. You should use save_color_regs() bfore this call 
  328.   for resetting the DAC registers.
  329. <CENTER>
  330. <PRINT><PAGE><NEW>
  331. <PRINT><HEADER><Executes>
  332. <READ><LINE><1><74><205>
  333. Execute Functions
  334. <PRINT><LINE><1><64><45>
  335. <READ><LINE><1><74><205>
  336. savedac.exe
  337. <READ><LINE><1><14><223>
  338. <PRINT><LINE><1><14><126>
  339. <LEFT>
  340.   Savedac.exe has only one argument, the path ane name of the 
  341. file to save to. If the file dose not exist it will be created.
  342.   
  343. Example:
  344.     
  345.   system("savedac test.dac");
  346.   
  347.   This will use a system call to save the current DAC regesters 
  348.   to a file called TEST.DAC.
  349. <CENTER>
  350. <PRINT><LINE><1><64><45>
  351. <READ><LINE><1><74><205>
  352. loaddoc.exe
  353. <READ><LINE><1><14><223>
  354. <PRINT><LINE><1><14><126>
  355. <LEFT>
  356.   Loaddac.exe will load the DAC registers with data from a 
  357. choicen file.
  358.   
  359. Example:
  360.   
  361.   system("loaddac test.dac");
  362.   
  363.   This will load the DAC registers with the color data in file 
  364.   test.dac.
  365. <CENTER>
  366. <PRINT><LINE><1><64><45>
  367. <READ><LINE><1><74><205>
  368. savepal.exe
  369. <READ><LINE><1><14><223>
  370. <PRINT><LINE><1><14><126>
  371. <LEFT>
  372.   Savepal.exe will save the palette register data to a selected 
  373. file.
  374.   
  375. Example:
  376.   
  377.   system("savepal test.pal");
  378.   
  379.   This will save the palette data to the file TEST.PAL.
  380. <CENTER>
  381. <PRINT><LINE><1><64><45>
  382. <READ><LINE><1><74><205>
  383. loadpal.exe
  384. <READ><LINE><1><14><223>
  385. <PRINT><LINE><1><14><126>
  386. <LEFT>
  387.   Loadpal.exe load the palette registers with data from a 
  388. selected file.
  389.   
  390. Example:
  391.   
  392.   system("loadpal test.pal");
  393.   
  394.   this uses a system call to load the palette from file test.pal.
  395. <CENTER>
  396. <PRINT><LINE><1><64><45>
  397. <READ><LINE><1><74><205>
  398. <PRINT><PAGE><NEW>
  399. <PRINT><HEADER><DEFINES>
  400. Color defines:
  401. <PRINT><LINE><1><20><126>
  402. <READ><LINE><1><20><126>
  403.  
  404. C_BLACK               0       C_BLUE                1
  405. C_GREEN               2       C_CYAN                3
  406. C_RED                 4       C_MAGENTA             5
  407. C_LIME                6       C_LIGHT_GRAY          7
  408. C_DARK_PURPLE         8       C_BRIGHT_BLUE         9
  409. C_LIGHT_GREEN        10       C_PALE_CYAN          11
  410. C_ROSE               12       C_PALE_PURPLE        13
  411. C_PEA_GREEN          14       C_PALE_MAGENTA       15
  412. C_FOREST_GREEN       16       C_INDIGO             17
  413. C_BRIGHT_GREEN       18       C_PALE_GREEN         19
  414. C_BROWN              20       C_LIGHT_MAGENTA      21
  415. C_BRIGHT_GREEN_2     22       C_PALE_GREEN_2       23
  416. C_DARK_GRAY          24       C_LIGHT_BLUE         25
  417. C_BRIGHT_GREEN_3     26       C_LIGHT_CYAN         27
  418. C_RED_BROWN          28       C_PALE_MAGENTA_2     29
  419. C_BRIGHT_GREEN_4     30       C_BRIGHT_CYAN        31
  420. C_DARK_RED           32       C_DARK_INDIGO        33
  421. C_GREEN_2            34       C_CYAN_2             35
  422. C_BRIGHT_RED         36       C_BRIGHT_MAGENTA     37
  423. C_ORANGE_YELLOW      38       C_MELLON             39
  424. C_DARK_PURPLE_2      40       C_BLUE_2             41
  425. C_GREEN_3            42       C_SKY_BLUE           43
  426. C_BRIGHT_RED_2       44       C_BRIGHT_MAGENTA_2   45
  427. C_TAN                46       C_PINK               47
  428. C_FOREST_GREEN_2     48       C_BLUE_GRAY          49
  429. C_BRIGHT_GREEN_5     50       C_PALE_GREEN_3       51
  430. C_RED_ORANGE         52       C_DARK_PINK          53
  431. C_LIME_YELLOW        54       C_PALE_YELLOW        55
  432. C_DARK_GRAY_2        56       C_BLUE_3             57
  433. C_GREEN_4            58       C_PALE_CYAN_2        59
  434. C_LIGHT_RED          60       C_PALE_MAGENTA_3     61
  435. C_YELLOW             62       C_WHITE              63
  436.  
  437. <READ><LINE><1><74><205>
  438. <PRINT><PAGE><NEW>
  439. <PRINT><HEADER><Legal Stuff>
  440. DEFINITION OF SHAREWARE
  441. <PRINT><LINE><1><23><126>
  442. <READ><LINE><1><23><223>
  443. <LEFT>
  444.  
  445.       Shareware distribution gives users a chance to try software
  446.    before buying it. If you try a Shareware program and continue
  447.    using it, you are expected to register. Individual programs
  448.    differ on details -- some request registration while others
  449.    require it, some specify a maximum trial period. With
  450.    registration, you get anything from the simple right to 
  451.    continue using the software to an updated program with printed 
  452.    manual.
  453.  
  454.       Copyright laws apply to both Shareware and commercial 
  455.    software, and the copyright holder retains all rights, with a 
  456.    few specific exceptions as stated below. Shareware authors are 
  457.    accomplished programmers, just like commercial authors, and the 
  458.    programs are of comparable quality. (In both cases, there are 
  459.    good programs and bad ones!) The main difference is in the 
  460.    method of distribution. The author specifically grants the 
  461.    right to copy and distribute the software, either to all and 
  462.    sundry or to a specific group. For example, some authors 
  463.    require written permission before a commercial disk vendor may 
  464.    copy their Shareware.
  465.  
  466.       Shareware is a distribution method, not a type of software. 
  467.    You should find software that suits your needs and pocketbook,
  468.    whether it's commercial or Shareware. The Shareware system 
  469.    makes fitting your needs easier, because you can try before you 
  470.    buy. And because the overhead is low, prices are low also. 
  471.    Shareware has the ultimate money-back guarantee -- if you don't 
  472.    use the product, you don't pay for it.
  473.  
  474.      PLEASE!  Show your support for Shareware by registering the
  475.      programs you actually use.  Simply Soft depends upon and
  476.      needs your support.  Thank you!
  477.  
  478.  
  479. <CENTER>
  480. <PRINT><LINE><1><64><42>
  481. <READ><LINE><1><74><219>
  482. <LEFT>
  483.    This file contains important license information regarding the
  484.    use of VGA Edit, Version 1.2.  This information applies 
  485.    to individual users who wish to pass copies out to friends and
  486.    associates.
  487. <CENTER>
  488. <PRINT><LINE><1><64><42>
  489. <READ><LINE><1><74><219>
  490. <LEFT>
  491.  
  492.     Trial Use License:
  493.     ~~~~~~~~~~~~~~~~~~
  494.     VGA Edit is NOT a public domain program.  It is Copyright
  495.     (c) 1994, 1995, 1996 by Bruce O'Banion.  All rights reserved.
  496.     This software and accompanying documentation are protected by
  497.     United States Copyright law and also by International Treaty
  498.     provisions.  Any use of this software in violation of Copyright
  499.     law or the terms of this limited license will be prosecuted to
  500.     the best of our ability.  The conditions under which you may 
  501.     copy this software and documentation are clearly outlined below 
  502.     under "Distribution Restrictions".
  503.  
  504.     Bruce O'Banion hereby grants you a limited license to use this
  505.     software for evaluation purposes for a period not to exceed 
  506.     Thirty (30) days.  If you intend to continue using this 
  507.     software (and/or it's documentation) after the Thirty (30) day 
  508.     evaluation period, you MUST make a registration payment to 
  509.     Bruce R. O'Banion.
  510.  
  511.            - VGA Edit, Version 1.2 - LICENSE.DOC -
  512.  
  513.  
  514.     Using this software after the thirty (30) day evaluation period
  515.     without registering the software is a violation of the terms of
  516.     this limited license.
  517.  
  518.     Licensee shall not use, copy, rent, lease, sell, modify,
  519.     decompile, disassemble, otherwise reverse engineer, or transfer
  520.     the licensed program except as provided in this agreement.  Any
  521.     such unauthorized use shall result in immediate and automatic
  522.     termination of this license.
  523.  
  524.     All rights not expressly granted here are reserved to Simply
  525.     Soft.
  526.  
  527.  
  528.     Limited Distribution License:
  529.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530.     As the copyright holder for VGA Edit, Bruce R. O'Banion
  531.     authorizes distribution by individuals only in accordance with
  532.     the following restrictions.
  533.  
  534.     Individuals are hereby granted permission by Bruce R. O'Banion 
  535.     to copy the VGA Edit diskette for their own use (for
  536.     evaluation purposes) or for other individuals to evaluate, ONLY
  537.     when the following conditions are met.
  538.  
  539.     The VGA Edit package is defined as containing all the
  540.     material listed in the PACKING.LST text file.  If any files
  541.     listed in the PACKING.LST text file, or the PACKING.LST file
  542.     itself, are missing, then the package is not complete and
  543.     distribution is forbidden.  Please contact us to obtain a
  544.     complete package suitable for distribution.
  545.  
  546.     o  The VGA Edit package - including all related program
  547.        files and documentation files - CANNOT be modified in any
  548.        way and must be distributed as a complete package, without
  549.        exception.  The PACKING.LST text file contains a list of
  550.        all files that are part of the VGA Edit package.
  551.  
  552.     o  No price or other compensation may be charged for the
  553.        VGA Edit package.  A distribution cost may be
  554.        charged for the cost of the diskette, shipping and
  555.        handling, as long as the total (per disk) does not exceed
  556.        US$15.00 in the U.S. and Canada, or US$20.00
  557.        internationally.
  558.  
  559.     o  The VGA Edit package CANNOT be sold as part of some
  560.        other inclusive package.  Nor can it be included in any
  561.        commercial software packaging offer, without a written
  562.        agreement from Bruce R. O'Banion.
  563.  
  564.     o  The User's Guide may not be reproduced in whole or
  565.        in part, using any means, without the written permission
  566.        of Bruce R. O'Banion.  In other words, the disk-based
  567.        documentation may not be distributed in PRINTED (hardcopy)
  568.        form.
  569.  
  570.     o  The VGA Edit package cannot be "rented" or "leased"
  571.        to others.
  572.  
  573.     o  Licensee shall not use, copy, rent, lease, sell, modify,
  574.        decompile, disassemble, otherwise reverse engineer, or
  575.        transfer the licensed program except as provided in this
  576.        agreement.  Any such unauthorized use shall result in
  577.        immediate and automatic termination of this license.
  578.  
  579.     All rights not expressly granted here are reserved to Bruce R.
  580.     O'Banion
  581.  
  582. <CENTER>
  583. <PRINT><LINE><1><64><45>
  584. <READ><LINE><1><74><196>
  585. Distribution Requirements VENDORS
  586. <PRINT><LINE><1><64><45>
  587. <READ><LINE><1><74><196>
  588. <LEFT>
  589.  
  590.     Computer Clubs and User Groups wishing to add the Simple 
  591.     Windows package to their disk library may do so in accordance 
  592.     with the Distribution Restrictions listed below.
  593.  
  594.     Limited Distribution License:
  595.     -----------------------------
  596.  
  597.     As the exclusive copyright holder for VGA Edit, Bruce R. 
  598.     O'Banion authorizes distribution only in accordance with the 
  599.     following restrictions. 
  600.  
  601.     ASP Approved Vendors in good standing are hereby given 
  602.     permission to distribute VGA Edit package.  Non-ASP 
  603.     member vendors are requested to ask permission prior to 
  604.     distributing this package.
  605.     
  606.     The VGA Edit package is defined as containing all the 
  607.     material listed in the PACKING.LST text file.  If any files 
  608.     listed in the PACKING.LST text file, or the PACKING.LST file 
  609.     itself, are missing, then the package is not complete and 
  610.     distribution is forbidden.  Please contact us to obtain a
  611.     complete package suitable for distribution.
  612.  
  613.     The VGA Edit package - including all related program 
  614.     files and documentation files - CANNOT be modified in any way 
  615.     and must be distributed as a complete package, without 
  616.     exception.  The PACKING.LST text file contains a list of all 
  617.     files that are part of the VGA Edit package.
  618.  
  619.     Small additions to the package, such as the introductory used 
  620.     by many shareware disk vendors, are acceptable.
  621.  
  622.     No price or other compensation may be charged for the Simple 
  623.     Windows package.  A distribution fee may be charged for the 
  624.     cost of the diskette, shipping and handling, as long as the 
  625.     total (per disk) does not exceed US$15.00 in the U.S. and 
  626.     Canada, or US$20.00 internationally.
  627.  
  628.     Disk Sets & CD-ROMs:
  629.     ~~~~~~~~~~~~~~~~~~~~
  630.     The VGA Edit package CANNOT be sold as part of some other 
  631.     inclusive package.  Nor can it be included in any commercial 
  632.     software packaging offer, without a written agreement from 
  633.     Bruce R. O'Banion.
  634.  
  635.     ASP Approved Vendors who wish to distribute the VGA Edit 
  636.     package as part of a collection (such as PsL's MegaDisk set, or 
  637.     a CD-ROM package) may do so provided that all the other 
  638.     restrictions are met.
  639.  
  640.     Vendors (non-ASP Vendor Members) who wish to distribute the
  641.     VGA Edit package as part of a collection (such as PsL's 
  642.     MegaDisk set, or a CD-ROM package) are ask to obtain 
  643.     permission from Bruce R. O'Banion prior to beginning such a 
  644.     distribution.
  645.  
  646.     If you wish to add any of our programs to a CD-ROM or other 
  647.     collection, please check the release date of the version you 
  648.     have.  If the version is over twelve (12) months old then 
  649.     please contact us to ensure that you have the most current 
  650.     version.  This version was released in October,1996.
  651.  
  652.     Disk-of-the-Month (or Subscription) Distribution:
  653.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  654.     If you would like to distribute the VGA Edit package as 
  655.     a Disk-of-the-Month, or as part of a subscription or monthly 
  656.     service, then the following restrictions apply:
  657.  
  658.     ASP Associate (Disk Vendor) Members in good standing are hereby 
  659.     given permission to distribute the VGA Edit package under 
  660.     the Disk-of-the-Month style of distribution.
  661.  
  662.     Others (non-ASP Members) are asked to contact us in advance to 
  663.     ensure that you have the most current version of the software.
  664.  
  665.     You cannot use a Disk-of-the-Month distribution to use up your 
  666.     inventory of old (out of date) disks.  Only current versions 
  667.     may be shipped as Disk-of-the-Month disks.
  668.  
  669.     The User's Guide may not be reproduced in whole or in part, 
  670.     using any means, without the written permission of Bruce R. 
  671.     O'Banion.  In other words, the disk-based documentation may 
  672.     not be distributed in PRINTED (hardcopy) form.
  673.  
  674.     The VGA Edit package cannot be "rented" or "leased" to 
  675.     others.
  676.  
  677.     You may not list any of our products in advertisements, 
  678.     catalogs, or other literature which describes our products as 
  679.     "FREE SOFTWARE".  Shareware is "Try-Before-You-Buy" software, 
  680.     it is not free.
  681.  
  682.     Bruce R. O'Banion prohibits the distribution of outdated 
  683.     versions of the VGA Edit package, without written 
  684.     permission from Bruce R. O'Banion. If the version you have is 
  685.     over twelve (12) months old, please contact us to ensure that 
  686.     you have the most current version.  This version was released 
  687.     in October, 1996.
  688.  
  689.     Licensee shall not use, copy, rent, lease, sell, modify, 
  690.     decompile, disassemble, otherwise reverse engineer, or transfer 
  691.     the licensed program except as provided in this agreement.  Any 
  692.     such unauthorized use shall result in immediate and automatic 
  693.     termination of this license.
  694.  
  695.     All rights not expressly granted here are reserved to Bruce R. 
  696.     O'Banion. 
  697. <CENTER>
  698. <PRINT><LINE><1><64><45>
  699. <READ><LINE><1><74><196>
  700. Distribution Requirements: SYSOPS
  701. <PRINT><LINE><1><64><45>
  702. <READ><LINE><1><74><196>
  703. <LEFT>
  704.  
  705.     Limited Distribution License:
  706.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  707.     As the exclusive copyright holder for VGA Edit, Bruce R.
  708.     O'Banion authorizes on-line distribution only in accordance 
  709.     with the following restrictions.  
  710.  
  711.     The VGA Edit package is defined as containing all the
  712.     material listed in the PACKING.LST text file.  If any files
  713.     listed in the PACKING.LST text file, or the PACKING.LST file
  714.     itself, are missing, then the package is not complete and
  715.     distribution is forbidden.  Please contact us to obtain a
  716.     complete package suitable for distribution.
  717.  
  718.     o  The VGA Edit package - including all related program
  719.        files and documentation files - CANNOT be modified in any
  720.        way (other than that mentioned in the following paragraph)
  721.        and must be distributed as a complete package, without
  722.        exception.  The PACKING.LST text file contains a list of
  723.        all files that are part of the VGA Edit package.
  724.  
  725.     o  Many BBSs customarily add a small text file
  726.        (advertisement) to each archived file.  This text file
  727.        describes the BBS and tells people that the file was
  728.        downloaded from that particular BBS.  Other BBSs add a
  729.        small one-line message with their BBS name and phone
  730.        number into the compressed file, which will display when
  731.        the file is uncompressed.  Either of these methods of
  732.        mentioning your BBS are acceptable and may be used,
  733.        provided the program and documentation is otherwise
  734.        unmodified and complete.
  735.  
  736.     o  Bruce R. O'Banion prohibits the distribution of outdated
  737.        versions of the VGA Edit package, without written
  738.        permission from Bruce R. O'Banion.  If the version you
  739.        have obtained is over twelve (12) months old, please
  740.        contact us to ensure that you have the most current
  741.        version.
  742.  
  743.     o  Licensee shall not use, copy, rent, lease, sell, modify,
  744.        decompile, disassemble, otherwise reverse engineer, or
  745.        transfer the licensed program except as provided in this
  746.        agreement.  Any such unauthorized use shall result in
  747.        immediate and automatic termination of this license.
  748.  
  749.  
  750.     All rights not expressly granted here are reserved to Bruce R.
  751.     O'Banion
  752. <CENTER>    
  753. ***** IMPORTANT WARRANTY INFORMATION *****
  754.  
  755. VGA Edit, Version 1.2
  756.  
  757. *** PLEASE READ THIS INFORMATION CAREFULLY ***
  758. <PRINT><LINE><1><46><126>
  759. <READ><LINE><1><46><223>
  760.  
  761. TRIAL USE (SHAREWARE EVALUATION VERSION) WARRANTY
  762. <PRINT><LINE><1><49><126>
  763. <READ><LINE><1><49><205>
  764. <LEFT>
  765.  
  766.    The Shareware evaluation (trial use) version is provided AS IS.
  767.    Bruce R. O'Banion MAKES NO WARRANTY OF ANY KIND, EXPRESSED OR
  768.    IMPLIED, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF
  769.    MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
  770.  
  771.  
  772. <CENTER>
  773. REGISTERED VERSION ONLY WARRANTY:
  774. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  775. <LEFT>
  776.  
  777.    Bruce R. O'Banion warrants the physical diskette(s) and physical
  778.    documentation provided with registered versions to be free of
  779.    defects in materials and workmanship for a period of ninety days
  780.    from the date of registration.  If Bruce R. O'Banion receives
  781.    notification within the warranty period of defects in materials
  782.    or workmanship, and such notification is determined by Falk Data
  783.    Systems to be correct, Bruce R. O'Banion will replace the
  784.    defective diskette(s) or documentation.
  785.  
  786.    The entire and exclusive liability and remedy for breach of this
  787.    Limited Warranty shall be limited to replacement of defective
  788.    diskette(s) or documentation and shall not include or extend to
  789.    any claim for or right to recover any other damages, including
  790.    but not limited to, loss of profit, data, or use of the software
  791.    or special, incidental, or consequential damages or other 
  792.    similar claims, even if Bruce R. O'Banion has been specifically 
  793.    advised of the possibility of such damages. In no event will
  794.    Bruce R. O'Banion's liability for any damages to you or any 
  795.    other person ever exceed the lower of suggested list price or 
  796.    actual price paid for the license to use the software, 
  797.    regardless of any form of the claim.
  798.  
  799.    Bruce R. O'Banion SPECIFICALLY DISCLAIMS ALL OTHER WARRANTIES,
  800.    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, ANY IMPLIED
  801.    WARRANTY OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  802.    PURPOSE.
  803. <CENTER>
  804. <PRINT><LINE><1><64><42>
  805. <READ><LINE><1><74><219>
  806. ASP OMBUDSMAN STATEMENT
  807. <LEFT>
  808.  
  809.     "This program is produced by a member of the Association
  810.     of Shareware Professionals (ASP).  ASP wants to make sure
  811.     that the shareware principle works for you. If you are
  812.     unable to resolve a shareware-related problem with an ASP
  813.     member by contacting the member directly, ASP may be able
  814.     to help. The ASP Ombudsman can help you resolve a dispute
  815.     or problem with an ASP member, but does not provide
  816.     technical support for members' products. Please write to
  817.     the ASP Ombudsman at 545 Grover Road, Muskegon, MI
  818.     49442-9427 USA, FAX 616-788-2765 or send a Compuserve
  819.     message via CompuServe Mail to ASP Ombudsman 70007,3536"
  820. <CENTER>
  821. <PRINT><LINE><1><64><42>
  822. <READ><LINE><1><74><219>
  823. <LEFT>
  824.  
  825.     If you would like to apply for ASP Associate Membership (to 
  826.     become an ASP Approved Vendor), simply write to the following 
  827.     address and request a Vendor Membership Application Package:
  828.  
  829.     ASP Executive Director
  830.     545 Grover Road
  831.     Muskegon, MI  49442-9427
  832.     U.S.A.
  833.  
  834.     or send a CompuServe message via CompuServe MAIL to ASP 
  835.     Executive Director 72050,1433.  You may also FAX a request to 
  836.     the ASP Executive Director at 616-788-2765.
  837. <CENTER>
  838. <PRINT><LINE><1><64><42>
  839. <READ><LINE><1><74><220>
  840. <LEFT>
  841.          NOTE:  vgaed12.zip is packaged on this disk using 
  842.          Info-ZIP's compression utility.  The installation program 
  843.          uses UnZip to read zip files from the disk.  Info-ZIP's 
  844.          software (Zip, UnZip and related utilities) is free and 
  845.          can be obtained as source code or executables from 
  846.          various bulletin board services and anonymous-ftp sites, 
  847.          including CompuServe's IBMPRO forum and ftp.uu.net:/pub/
  848.          archiving/zip/*. 
  849. <CENTER>
  850. <PRINT><LINE><1><64><42>
  851. <READ><LINE><1><74><223>
  852. <LEFT>
  853.   U.S. Government Information:  Use, duplication, or
  854.   disclosure by the U.S. Government of the computer software
  855.   and documentation in this package shall be subject to the
  856.   restricted rights applicable to commercial computer
  857.   software as set forth in subdivision (b)(3)(ii) of the
  858.   Rights in Technical Data and Computer Software clause at
  859.   252.227-7013 (DFARS 52.227-7013).  The
  860.   Contractor/manufacturer is Simply Soft, 318
  861.   Oak St. Modesto,CA 95351
  862. <CENTER>
  863. <PRINT><LINE><1><64><42>
  864. <READ><LINE><1><74><42>
  865. Please Help Us Serve You Better
  866. <PRINT><LINE><1><31><45>
  867. <READ><LINE><1><31><205>
  868. <LEFT>
  869.  
  870.   We would appreciate copies of anything you print regarding 
  871.   VGA Edit. Please send us a copy of any reviews, 
  872.   articles, catalog descriptions, or other information you print 
  873.   or distribute regarding the VGA Edit package.  Thank you 
  874.   for your time and assistance and for supporting the shareware 
  875.   marketing concept.
  876.  
  877.   Please refer to FONTEDIT.DOC for our mailing address and phone 
  878.   number.
  879.  
  880.   Thank you for your support!
  881. <CENTER>
  882. <PRINT><LINE><1><64><42>
  883. <READ><LINE><1><74><42>
  884. TURBO C++ 1.0 copyright 1990 Borland International
  885. TURBO C 2.0 copyright 1987,1988 Borland Inernational
  886. MS_DOS 5.0 copyright 1987-1991 Microsoft Corp.
  887.  
  888. Thanks to Dave Kirsch for the map access code from 
  889. MOU105 Copyright (C) 1990, 1991 by Dave Kirsch.
  890.  
  891. INFO-ZIP Copyright (C) 1990-1996  Mark  Adler,  
  892. Richard  B. Wales, Jean-loup  Gailly, Onno  van  der Linden, 
  893. Kai Uwe Rommel, Igor Mandrichenko, John Bush and Paul Kienitz.  
  894. Permission is  granted to any individual or institution to use, 
  895. copy, or redistribute this software so long as all of the 
  896. original  files  are  included, that it is not sold for profit,
  897. and that this copyright notice is retained.
  898. <PRINT><LINE><1><64><42>
  899. <READ><LINE><1><74><42>
  900. <LEFT>
  901.   The attached VENDINFO data record is hereby incorporated by 
  902.   reference. Any distribution satisfying all the distribution 
  903.   requirements expressed in that data record is hereby authorized.
  904. <PRINT><PAGE><NEW>
  905. <PRINT><HEADER><Registration>
  906. <CENTER>
  907. <READ><LINE><1><74><205>
  908. Registration VGA Edit 1.2
  909. <LEFT>
  910.  
  911.   Registration gets you the large libaries, phone support for one 
  912. year and your registration fee goes toward future upgrades. 
  913. Registration fee is $25. Print the following form and send it to:
  914.      
  915.             Bruce R. O'Banion
  916.             318 Oak St.
  917.             Modesto CA 95351
  918.    
  919. Or call me at : 209-522-2664 or 209576-2429
  920.  
  921.  
  922. I will fill any order as soon as posible.
  923.  
  924. Also be sure to include a check or money order. NO CASH PLEASE!
  925. I will fill the order when the check clears. Make checks payable 
  926. to
  927.            Bruce R. O'Banion
  928.            318 Oak St.
  929.            Modesto,CA 95351
  930.     
  931. Name:
  932. Address:   
  933.                   
  934.                 
  935. Phone :
  936.                 
  937. Type of machine:
  938.             
  939. Type of disk   3 1/2 hi
  940. (circule one)  5 1/4 hi
  941.                5 1/4 low
  942.              
  943. Quanity: ______               Amount inclosed: _________
  944. ($25.00 each + $3.00 s/h)                   
  945.                                        
  946.                              Sign here _________________________
  947.  
  948. <END>
  949.  
  950. <END>
  951.